home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / NEWSOFT / AUGUST / FREENET1 / !FreeNet / !Boot next >
Text File  |  1995-11-12  |  572b  |  32 lines

  1. | $Id: !Boot,v 1.1.2.1 1995/11/12 17:42:13 tom Exp $
  2.  
  3. |
  4. | Remember where we are
  5. |
  6. Set FreeNet$Dir <Obey$Dir>
  7.  
  8. |
  9. | Load our icons
  10. |
  11. IconSprites <FreeNet$Dir>.!Sprites
  12.  
  13. |
  14. | Aliases for the utility commands we use
  15. |
  16. Set Alias$AddToPath <FreeNet$Dir>.Utils.AddToPath %*0
  17. Set Alias$Exist <FreeNet$Dir>.Utils.Exist %*0
  18.  
  19. |
  20. | Add this directory to the FreeNet path
  21. |
  22. AddToPath FreeNet$Path <FreeNet$Dir>.
  23.  
  24. |
  25. | Set Inet$Path to keep Acorn clients happy
  26. |
  27. If "<Inet$Path>"="" Then Set Inet$Path FreeNet:
  28.  
  29. |
  30. | Include the FreeNet clients on Run$Path
  31. |
  32. AddToPath Run$Path FreeNet:Bin.